13 writes to CustomProperty
System.Windows.Forms.Tests (13)
System\Windows\Forms\AxHost.AxPropertyDescriptorTests.cs (13)
297CustomProperty = "CustomValue" 495CustomProperty = "CustomProperty" 554CustomProperty = "CustomProperty" 651CustomProperty = "CustomProperty" 669CustomProperty = "CustomProperty" 699CustomProperty = "CustomProperty" 717CustomProperty = "CustomProperty" 752CustomProperty = "CustomValue" 779CustomProperty = "CustomProperty" 835CustomProperty = "CustomProperty" 927CustomProperty = "CustomProperty" 956CustomProperty = "CustomProperty" 1338CustomProperty = "CustomValue"
36 references to CustomProperty
System.Windows.Forms.Tests (36)
System\Windows\Forms\AxHost.AxPropertyDescriptorTests.cs (36)
23PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 103PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 125PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 136PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 210PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 232PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 254PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 287PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 301PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 499PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 567PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 645[InlineData(nameof(CustomAxHost.CustomProperty))] 663[InlineData(nameof(CustomAxHost.CustomProperty))] 693[InlineData(nameof(CustomAxHost.CustomProperty))] 711[InlineData(nameof(CustomAxHost.CustomProperty))] 756PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 758Assert.Null(control.CustomProperty); 770Assert.Null(control.CustomProperty); 783PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 786Assert.Equal("CustomProperty", control.CustomProperty); 848PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 851Assert.Equal("CustomProperty", control.CustomProperty); 981[InlineData(nameof(CustomAxHost.CustomProperty))] 996[InlineData(nameof(CustomAxHost.CustomProperty))] 1015Assert.Null(control.CustomProperty); 1024[InlineData(nameof(CustomAxHost.CustomProperty))] 1034Assert.Null(control.CustomProperty); 1040[InlineData(nameof(CustomAxHost.CustomProperty))] 1059Assert.Null(control.CustomProperty); 1068Assert.Null(control.CustomProperty); 1076[InlineData(nameof(CustomAxHost.CustomProperty))] 1086Assert.Null(control.CustomProperty); 1092[InlineData(nameof(CustomAxHost.CustomProperty))] 1111Assert.Null(control.CustomProperty); 1120Assert.Null(control.CustomProperty); 1342PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)];