Base:
property
Culture
System.Windows.Forms.Design.MaskDescriptor.Culture
1 write to Culture
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\MaskDescriptorTemplate.cs (1)
24
Culture
= culture!;
2 references to Culture
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\MaskDescriptorTemplateTests.cs (2)
32
descriptor.
Culture
.Should().Be(culture);
36
descriptor.
Culture
.Should().Be(culture);