2 writes to IsPermanent
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SizeLimitedCache.cs (2)
131
node.
IsPermanent
= isPermanent;
250
IsPermanent
= isPermanent;
5 references to IsPermanent
PresentationCore (5)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SizeLimitedCache.cs (5)
113
if (!node.
IsPermanent
)
118
if (!node.
IsPermanent
&& isPermanent)
122
else if (node.
IsPermanent
&& !isPermanent)
153
if (!node.
IsPermanent
)
177
if (!node.
IsPermanent
)