Name | Description | |
---|---|---|
Enabled | Gets or sets a value indicating whether this policy should take effect. | |
TargetType | Gets the type indicates which control type can use this policy. |
The following tables list the members exposed by ZoomPolicy.
Name | Description | |
---|---|---|
Enabled | Gets or sets a value indicating whether this policy should take effect. | |
TargetType | Gets the type indicates which control type can use this policy. |
Name | Description | |
---|---|---|
CanZoom | Determines whether this instance can zoom the specified control. | |
CanZoomChildren | Determines whether the children controls can be zoomed. | |
GetChildren | Get the collection of controls contained within the control. | |
Initialize | Initializes the control before zoom action start. | |
ShouldSerializeValue | Determines a value indicating whether the value of the specified object's specified property needs to be persisted. | |
Terminate | Terminate the control after zoom action completely. | |
ZoomBounds | Zoom the control bounds. | |
ZoomFont | Zoom the control font. |