3 writes to _disablePopupReopen
PresentationFramework (3)
System\Windows\Controls\DatePicker.cs (3)
900this._disablePopupReopen = true; 1046this._disablePopupReopen = false; 1059this._disablePopupReopen = false;
1 reference to _disablePopupReopen
PresentationFramework (1)
System\Windows\Controls\DatePicker.cs (1)
1057if (this._disablePopupReopen)