1 write to _styleExDoNotUse
PresentationFramework (1)
System\Windows\Window.cs (1)
3322_styleExDoNotUse = value;
3 references to _styleExDoNotUse
PresentationFramework (3)
System\Windows\Window.cs (3)
3309return _styleExDoNotUse; 3313return _styleExDoNotUse; 6899UnsafeNativeMethods.CriticalSetWindowLong(new HandleRef(this,CriticalHandle), NativeMethods.GWL_EXSTYLE, (IntPtr)_styleExDoNotUse);