FrameworkElementHeight Property |
Gets or sets the suggested height of a FrameworkElement.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public double Height { get; set; }
Property Value
Type:
DoubleSee Also