ScrollChrome.SetScrollGlyph(DependencyObject, ScrollGlyph) Methode

Definitie

Hiermee stelt u het ScrollGlyph op het opgegeven object in.

public:
 static void SetScrollGlyph(System::Windows::DependencyObject ^ element, Microsoft::Windows::Themes::ScrollGlyph value);
public static void SetScrollGlyph(System.Windows.DependencyObject element, Microsoft.Windows.Themes.ScrollGlyph value);
static member SetScrollGlyph : System.Windows.DependencyObject * Microsoft.Windows.Themes.ScrollGlyph -> unit
Public Shared Sub SetScrollGlyph (element As DependencyObject, value As ScrollGlyph)

Parameters

element
DependencyObject

Het afhankelijkheidsobject waaraan het ScrollGlyph is gekoppeld.

value
ScrollGlyph

Een van de opsommingswaarden.

Van toepassing op