Condividi tramite


Campo AdornerProperties.RenderTransformProperty

Identifica la proprietà associataRenderTransform.

Spazio dei nomi:  Microsoft.Windows.Design.Interaction
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Sintassi

'Dichiarazione
Public Shared ReadOnly RenderTransformProperty As DependencyProperty
public static readonly DependencyProperty RenderTransformProperty
public:
static initonly DependencyProperty^ RenderTransformProperty
static val RenderTransformProperty: DependencyProperty
public static final var RenderTransformProperty : DependencyProperty

Valore di campo

Tipo: System.Windows.DependencyProperty
Identificatore per la proprietà associata RenderTransform.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AdornerProperties Classe

Spazio dei nomi Microsoft.Windows.Design.Interaction

AdornerPanel

Altre risorse

Procedura dettagliata: creazione di uno strumento decorativo visuale in fase di progettazione

Architettura degli strumenti decorativi visuali