Share via


MapIcon.TitleProperty Propiedad

Definición

Identifica la propiedad de dependencia Title .

public:
 static property DependencyProperty ^ TitleProperty { DependencyProperty ^ get(); };
static DependencyProperty TitleProperty();
public static DependencyProperty TitleProperty { get; }
var dependencyProperty = MapIcon.titleProperty;
Public Shared ReadOnly Property TitleProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia Title .

Se aplica a

Consulte también