13 writes to CustomProperty
System.Windows.Forms.Tests (13)
System\Windows\Forms\AxHost.AxPropertyDescriptorTests.cs (13)
299CustomProperty = "CustomValue" 497CustomProperty = "CustomProperty" 556CustomProperty = "CustomProperty" 653CustomProperty = "CustomProperty" 671CustomProperty = "CustomProperty" 701CustomProperty = "CustomProperty" 719CustomProperty = "CustomProperty" 754CustomProperty = "CustomValue" 781CustomProperty = "CustomProperty" 837CustomProperty = "CustomProperty" 929CustomProperty = "CustomProperty" 958CustomProperty = "CustomProperty" 1340CustomProperty = "CustomValue"
36 references to CustomProperty
System.Windows.Forms.Tests (36)
System\Windows\Forms\AxHost.AxPropertyDescriptorTests.cs (36)
25PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 105PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 127PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 138PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 212PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 234PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 256PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 289PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 303PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 501PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 569PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 647[InlineData(nameof(CustomAxHost.CustomProperty))] 665[InlineData(nameof(CustomAxHost.CustomProperty))] 695[InlineData(nameof(CustomAxHost.CustomProperty))] 713[InlineData(nameof(CustomAxHost.CustomProperty))] 758PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 760Assert.Null(control.CustomProperty); 772Assert.Null(control.CustomProperty); 785PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 788Assert.Equal("CustomProperty", control.CustomProperty); 850PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)]; 853Assert.Equal("CustomProperty", control.CustomProperty); 983[InlineData(nameof(CustomAxHost.CustomProperty))] 998[InlineData(nameof(CustomAxHost.CustomProperty))] 1017Assert.Null(control.CustomProperty); 1026[InlineData(nameof(CustomAxHost.CustomProperty))] 1036Assert.Null(control.CustomProperty); 1042[InlineData(nameof(CustomAxHost.CustomProperty))] 1061Assert.Null(control.CustomProperty); 1070Assert.Null(control.CustomProperty); 1078[InlineData(nameof(CustomAxHost.CustomProperty))] 1088Assert.Null(control.CustomProperty); 1094[InlineData(nameof(CustomAxHost.CustomProperty))] 1113Assert.Null(control.CustomProperty); 1122Assert.Null(control.CustomProperty); 1344PropertyDescriptor property = events[nameof(CustomAxHost.CustomProperty)];