3 writes to _hasLoadedChangeHandler
PresentationFramework (3)
System\Windows\Style.cs (3)
701_hasLoadedChangeHandler = true; 841ref _hasLoadedChangeHandler); 944set { _hasLoadedChangeHandler = value; }
1 reference to _hasLoadedChangeHandler
PresentationFramework (1)
System\Windows\Style.cs (1)
943get { return _hasLoadedChangeHandler; }