HandwritingView.IsOpenProperty Propriété

Définition

Identifie la propriété de dépendance IsOpen .

public:
 static property DependencyProperty ^ IsOpenProperty { DependencyProperty ^ get(); };
static DependencyProperty IsOpenProperty();
public static DependencyProperty IsOpenProperty { get; }
var dependencyProperty = HandwritingView.isOpenProperty;
Public Shared ReadOnly Property IsOpenProperty As DependencyProperty

Valeur de propriété

Identificateur de la propriété de dépendance IsOpen .

S’applique à

Voir aussi