1 override of SortByPropertyImage
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\VsPropertyGrid.cs (1)
16protected override Bitmap SortByPropertyImage => GetBitmap("PBAlpha");
1 reference to SortByPropertyImage
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
3863_alphaBitmap ??= SortByPropertyImage;