Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 782 Bytes

frameworkelement_actualheightproperty.md

File metadata and controls

27 lines (17 loc) · 782 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.FrameworkElement.ActualHeightProperty
winrt property

Microsoft.UI.Xaml.FrameworkElement.ActualHeightProperty

-description

Identifies the ActualHeight  dependency property. See Remarks.

-property-value

The identifier for the ActualHeight  dependency property.

-remarks

Note

Although it has an ActualHeightProperty backing field, ActualHeight does not raise property change notifications and it should be thought of as a regular CLR property and not a dependency property.

-examples

-see-also