2 writes to IsPermanent
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SizeLimitedCache.cs (2)
130
node.
IsPermanent
= isPermanent;
249
IsPermanent
= isPermanent;
5 references to IsPermanent
PresentationCore (5)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SizeLimitedCache.cs (5)
112
if (!node.
IsPermanent
)
117
if (!node.
IsPermanent
&& isPermanent)
121
else if (node.
IsPermanent
&& !isPermanent)
152
if (!node.
IsPermanent
)
176
if (!node.
IsPermanent
)