7 references to CacheFreezable
PresentationFramework.Royale (7)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (7)
89
CacheFreezable
(background, (int)backgroundType);
138
CacheFreezable
(tabStroke, (int)RoyaleFreezables.TabStroke);
156
CacheFreezable
(tabFill, (int)RoyaleFreezables.TabFill);
172
CacheFreezable
(border, (int)RoyaleFreezables.PressedBorder);
219
CacheFreezable
(gripper, (int)(horizontal ? RoyaleFreezables.HorizontalGripper : RoyaleFreezables.VerticalGripper));
274
CacheFreezable
(arrowGeometry, ascending ? (int)RoyaleFreezables.ArrowUpGeometry : (int)RoyaleFreezables.ArrowDownGeometry);
282
CacheFreezable
(arrowFill, (int)RoyaleFreezables.ArrowFill);