3 references to GetDependencyProperty
PresentationFramework (3)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
1559
property = BamlSchemaContext.
GetDependencyProperty
(_binaryReader.ReadInt16());
1704
param = _context.SchemaContext.
GetDependencyProperty
(valueId);
src\Framework\System\Windows\Markup\DependencyPropertyConverter.cs (1)
137
return schemaContext.
GetDependencyProperty
(propId);