Sdílet prostřednictvím


DesignerView.AdornersVisibleProperty – pole

Identifikuje AdornersVisible závislost vlastnost.

Obor názvů:  Microsoft.Windows.Design.Interaction
Sestavení:  Microsoft.Windows.Design.Interaction (v Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Deklarace
Public Shared ReadOnly AdornersVisibleProperty As DependencyProperty
public static readonly DependencyProperty AdornersVisibleProperty
public:
static initonly DependencyProperty^ AdornersVisibleProperty
static val AdornersVisibleProperty: DependencyProperty
public static final var AdornersVisibleProperty : DependencyProperty

Hodnota pole

Typ: System.Windows.DependencyProperty
Identifikátor AdornersVisible závislost vlastnost.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

DesignerView Třída

Microsoft.Windows.Design.Interaction – obor názvů

AdornerPanel

Další zdroje

Walkthrough: Creating a Design-time Adorner

Adorner Architecture