3 references to HasCachedResourceValue
PresentationFramework (3)
src\Framework\System\Windows\ResourceReferenceExpression.cs (3)
64
if (ReadInternalState(InternalState.
HasCachedResourceValue
) == true)
166
WriteInternalState(InternalState.
HasCachedResourceValue
, true);
293
WriteInternalState(InternalState.
HasCachedResourceValue
, false);