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