3 writes to _hasLoadedChangeHandler
PresentationFramework (3)
System\Windows\Style.cs (3)
668_hasLoadedChangeHandler = true; 806ref _hasLoadedChangeHandler); 909set { _hasLoadedChangeHandler = value; }
1 reference to _hasLoadedChangeHandler
PresentationFramework (1)
System\Windows\Style.cs (1)
908get { return _hasLoadedChangeHandler; }