Sdílet prostřednictvím


AdornerProperties.LayoutProperty – pole

Identifikuje Layout připojeny vlastnosti.

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

Syntaxe

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

Hodnota pole

Typ: System.Windows.DependencyProperty
Identifikátor Layout připojeny vlastnosti.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

AdornerProperties Třída

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

AdornerPanel

Další zdroje

Walkthrough: Creating a Design-time Adorner

Adorner Architecture