Method ApplyTheme
ApplyTheme(IVisualTheme)
When implemented by a class, applies a visual theme to the IScrolling control.
void ApplyTheme(IVisualTheme theme)
Parameters
theme
IVisualThemeIVisualTheme
whose properties will be assigned.
When implemented by a class, applies a visual theme to the IScrolling control.
void ApplyTheme(IVisualTheme theme)
theme
IVisualThemeIVisualTheme
whose properties will be assigned.