1 write to _classStyleBits
PresentationCore (1)
System\Windows\InterOp\HwndSourceParameters.cs (1)
74
set{
_classStyleBits
= value; }
3 references to _classStyleBits
PresentationCore (3)
System\Windows\InterOp\HwndSourceParameters.cs (3)
73
get{ return
_classStyleBits
; }
364
return ((this.
_classStyleBits
== obj.
_classStyleBits
)