1 write to s_rectangleMemberNames
PresentationCore (1)
System\Windows\BinaryFormat\BinaryFormatWriter.cs (1)
47private static string[] RectangleMemberNames => s_rectangleMemberNames ??= new[] { "x", "y", "width", "height" };