12 references to ShouldSerializeProperty
WindowsBase.Tests (12)
System\Windows\DependencyObjectTests.cs (12)
2929Assert.True(obj.ShouldSerializeProperty(property)); 2932Assert.True(obj.ShouldSerializeProperty(property)); 2943Assert.True(obj.ShouldSerializeProperty(property)); 2946Assert.True(obj.ShouldSerializeProperty(property)); 2954Assert.False(obj.ShouldSerializeProperty(property)); 2957Assert.False(obj.ShouldSerializeProperty(property)); 2966Assert.False(obj.ShouldSerializeProperty(property)); 2969Assert.False(obj.ShouldSerializeProperty(property)); 2979Assert.False(obj.ShouldSerializeProperty(property)); 2982Assert.False(obj.ShouldSerializeProperty(property)); 2993Assert.False(obj.ShouldSerializeProperty(property)); 2996Assert.False(obj.ShouldSerializeProperty(property));