3 writes to _disablePopupReopen
PresentationFramework (3)
System\Windows\Controls\DatePicker.cs (3)
903this._disablePopupReopen = true; 1049this._disablePopupReopen = false; 1062this._disablePopupReopen = false;
1 reference to _disablePopupReopen
PresentationFramework (1)
System\Windows\Controls\DatePicker.cs (1)
1060if (this._disablePopupReopen)