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
Syntax public Object Tag { get; set; }
Property Value
Type:
ObjectSee Also