ScrollChrome.SetScrollGlyph(DependencyObject, ScrollGlyph) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the ScrollGlyph on the specified object.
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
The dependency object to which the ScrollGlyph is attached.
- value
- ScrollGlyph
One of the enumeration values.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.