1 write to _profileUri
PresentationCore (1)
System\Windows\Media\ColorContext.cs (1)
491
_profileUri
= profileUri;
2 references to _profileUri
PresentationCore (2)
System\Windows\Media\ColorContext.cs (2)
150
Debug.Assert(
_profileUri
is null);
239
Uri uri =
_profileUri
;