3 references to ThemingScope
System.Windows.Forms.Primitives (3)
System\Windows\Forms\Internals\ThemingScope.cs (3)
20
/// <see cref="
ThemingScope
"/> does nothing if a theming context is already active on the current thread.
49
lock (typeof(
ThemingScope
))
77
lock (typeof(
ThemingScope
))