4 references to IsMentorCacheValid
PresentationFramework (4)
System\Windows\ResourceReferenceExpression.cs (4)
90
if (!ReadInternalState(InternalState.
IsMentorCacheValid
))
95
WriteInternalState(InternalState.
IsMentorCacheValid
, true);
308
if (ReadInternalState(InternalState.
IsMentorCacheValid
))
335
WriteInternalState(InternalState.
IsMentorCacheValid
, false);