Gets or sets the unique identifier (for localization) for this element. This is a dependency property.
Syntax
'Declaration
Public Property Uid As String
public string Uid {get; set;}
Property Value
A string that is the unique identifier for this element.
See Also