1 write to _classStyleBits
PresentationCore (1)
Core\CSharp\System\Windows\Interop\HwndSourceParameters.cs (1)
76set{ _classStyleBits = value; }
3 references to _classStyleBits
PresentationCore (3)
Core\CSharp\System\Windows\Interop\HwndSourceParameters.cs (3)
75get{ return _classStyleBits; } 366return ((this._classStyleBits == obj._classStyleBits)