Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 436 Bytes

textelement_xamlroot.md

File metadata and controls

25 lines (15 loc) · 436 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Documents.TextElement.XamlRoot
winrt property

Microsoft.UI.Xaml.Documents.TextElement.XamlRoot

-description

Gets or sets the XamlRoot in which this element is being viewed.

-property-value

The XamlRoot in which this element is being viewed. The default is null.

-remarks

-see-also

-examples