Gets the UIElement associated with label.

Namespace:  C1.Phone.Maps
Assembly:  C1.Phone.Maps (in C1.Phone.Maps.dll)

Syntax

C#
public UIElement LabelUI { get; }
Visual Basic
Public ReadOnly Property LabelUI As UIElement
	Get

See Also