3 writes to _disablePopupReopen
PresentationFramework (3)
System\Windows\Controls\DatePicker.cs (3)
907this._disablePopupReopen = true; 1053this._disablePopupReopen = false; 1066this._disablePopupReopen = false;
1 reference to _disablePopupReopen
PresentationFramework (1)
System\Windows\Controls\DatePicker.cs (1)
1064if (this._disablePopupReopen)