FrameworkElementTag Property |
Gets or sets an arbitrary object value that can be used to store custom information
about this object.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntaxpublic Object Tag { get; set; }
Property Value
Type:
Object
See Also