Method ApplyTheme
ApplyTheme(IVisualTheme)
Applies a visual theme to the IScrolling control.
public void ApplyTheme(IVisualTheme theme)
Parameters
themeIVisualThemeIVisualThemewhose properties will be assigned.
Applies a visual theme to the IScrolling control.
public void ApplyTheme(IVisualTheme theme)
theme IVisualThemeIVisualTheme whose properties will be assigned.