1 write to _owner
PresentationFramework (1)
src\Framework\System\Windows\Controls\CalendarBlackoutDatesCollection.cs (1)
33_owner = owner;
6 references to _owner
PresentationFramework (6)
src\Framework\System\Windows\Controls\CalendarBlackoutDatesCollection.cs (6)
173this._owner.UpdateCellItems(); 192_owner.UpdateCellItems(); 217_owner.UpdateCellItems(); 245_owner.UpdateCellItems(); 308_owner.UpdateCellItems(); 330foreach (object child in _owner.SelectedDates)