1 type derived from BamlPropertyInfo
PresentationFramework (1)
System\Windows\Markup\BamlReader.cs (1)
3026
internal class BamlKeyInfo :
BamlPropertyInfo
10 instantiations of BamlPropertyInfo
PresentationFramework (10)
System\Windows\Markup\BamlReader.cs (10)
814
BamlPropertyInfo info = new
BamlPropertyInfo
888
BamlPropertyInfo info = new
BamlPropertyInfo
();
902
BamlPropertyInfo info = new
BamlPropertyInfo
();
917
BamlPropertyInfo info = new
BamlPropertyInfo
();
942
BamlPropertyInfo info = new
BamlPropertyInfo
();
972
BamlPropertyInfo info = new
BamlPropertyInfo
();
1098
BamlPropertyInfo info = new
BamlPropertyInfo
1127
BamlPropertyInfo info = new
BamlPropertyInfo
1156
BamlPropertyInfo info = new
BamlPropertyInfo
2289
BamlPropertyInfo info = new
BamlPropertyInfo
18 references to BamlPropertyInfo
PresentationFramework (18)
System\Windows\Markup\BamlReader.cs (18)
381
BamlPropertyInfo
info = obj as
BamlPropertyInfo
;
814
BamlPropertyInfo
info = new BamlPropertyInfo
888
BamlPropertyInfo
info = new BamlPropertyInfo();
902
BamlPropertyInfo
info = new BamlPropertyInfo();
917
BamlPropertyInfo
info = new BamlPropertyInfo();
940
private
BamlPropertyInfo
ReadPropertyRecordCore(string value)
942
BamlPropertyInfo
info = new BamlPropertyInfo();
966
BamlPropertyInfo
info = GetPropertyCustomRecordInfo();
970
private
BamlPropertyInfo
GetPropertyCustomRecordInfo()
972
BamlPropertyInfo
info = new BamlPropertyInfo();
1098
BamlPropertyInfo
info = new BamlPropertyInfo
1127
BamlPropertyInfo
info = new BamlPropertyInfo
1156
BamlPropertyInfo
info = new BamlPropertyInfo
1610
BamlPropertyInfo
propertyInfo = ReadPropertyRecordCore(value);
1622
BamlPropertyInfo
propertyInfo = GetPropertyCustomRecordInfo();
1635
BamlPropertyInfo
propertyInfo = ReadPropertyRecordCore(value);
2289
BamlPropertyInfo
info = new BamlPropertyInfo