1 write to s_iconSize
PresentationFramework (1)
MS\Internal\AppModel\IconHelper.cs (1)
56
s_iconSize
= new Size(cxIcon, cyIcon);
1 reference to s_iconSize
PresentationFramework (1)
MS\Internal\AppModel\IconHelper.cs (1)
83
largeIconHandle = CreateIconHandleFromImageSource(image,
s_iconSize
);