5 references to DefaultVisualStylesMode
System.Windows.Forms (5)
System\Windows\Forms\Control.cs (2)
1036/// <see cref="Application.DefaultVisualStylesMode"/>. 1045protected virtual VisualStylesMode DefaultVisualStylesMode => Application.DefaultVisualStylesMode;
System\Windows\Forms\Control.VisualStylesMode.Docs.cs (1)
20/// the parent control or from <see cref="Application.DefaultVisualStylesMode"/>. Derived controls can override
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
841/// modern renderer, regardless of <see cref="Application.DefaultVisualStylesMode"/> or the parent
System\Windows\Forms\VisualStylesMode.cs (1)
25/// top-level control, from <see cref="Application.DefaultVisualStylesMode"/>. This is the ambient default