4 references to TryGetBamlProperty
PresentationFramework (4)
System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (4)
194
if (
TryGetBamlProperty
(propertyId, out bamlProperty, out xamlMember))
233
if (
TryGetBamlProperty
(propertyId, out bamlProperty, out xamlMember))
279
if (
TryGetBamlProperty
(propertyId, out bamlProperty, out xamlMember))
297
if (
TryGetBamlProperty
(propertyId, out bamlProperty, out xamlMember))