ScrollChrome.GetScrollGlyph(DependencyObject) 메서드

정의

ScrollGlyph 지정된 개체의 값을 가져옵니다.

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

매개 변수

element
DependencyObject

연결된 종속성 개체 ScrollGlyph 입니다.

반품

열거형 값 중 하나입니다.

적용 대상