Click or drag to resize

EmbeddedViewAutoScale Property

Controls if the Embedded View resizes with its parent container

Namespace:  Openfin.WPF
Assembly:  Openfin.WPF (in Openfin.WPF.dll) Version: 17.4.0
Syntax
C#
public bool AutoScale { get; set; }

Property Value

Type: Boolean
See Also