ScrollChrome.GetScrollGlyph(DependencyObject) Yöntem

Tanım

Belirtilen nesne için öğesini ScrollGlyph alır.

public:
 static Microsoft::Windows::Themes::ScrollGlyph GetScrollGlyph(System::Windows::DependencyObject ^ element);
public static Microsoft.Windows.Themes.ScrollGlyph GetScrollGlyph (System.Windows.DependencyObject element);
static member GetScrollGlyph : System.Windows.DependencyObject -> Microsoft.Windows.Themes.ScrollGlyph
Public Shared Function GetScrollGlyph (element As DependencyObject) As ScrollGlyph

Parametreler

element
DependencyObject

öğesinin bağlı olduğu ScrollGlyph bağımlılık nesnesi.

Döndürülenler

Sabit listesi değerlerinden biri.

Şunlara uygulanır