3 writes to _hasLoadedChangeHandler
PresentationFramework (3)
System\Windows\Style.cs (3)
674_hasLoadedChangeHandler = true; 812ref _hasLoadedChangeHandler); 915set { _hasLoadedChangeHandler = value; }
1 reference to _hasLoadedChangeHandler
PresentationFramework (1)
System\Windows\Style.cs (1)
914get { return _hasLoadedChangeHandler; }