Sdílet prostřednictvím


AdornerColors.MoveHandleContentBrush – vlastnost

Získá stopy pro obsah úchyt.

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

Syntaxe

'Deklarace
Public Shared ReadOnly Property MoveHandleContentBrush As Brush
    Get
public static Brush MoveHandleContentBrush { get; }
public:
static property Brush^ MoveHandleContentBrush {
    Brush^ get ();
}
static member MoveHandleContentBrush : Brush
static function get MoveHandleContentBrush () : Brush

Hodnota vlastnosti

Typ: System.Windows.Media.Brush
A Brush představující standardní stopy přesunout popisovače obsahu Návrhář WPF.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

AdornerColors Třída

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

AdornerPanel

AdornerFonts

PrimarySelectionAdornerProvider

Další zdroje

Walkthrough: Creating a Design-time Adorner

Walkthrough: Implementing a Rail Inside a Control

Adorner Architecture