1 write to s_pointMemberNames
PresentationCore (1)
System\Windows\BinaryFormat\BinaryFormatWriter.cs (1)
44private static string[] PointMemberNames => s_pointMemberNames ??= new[] { "x", "y" };