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