11 references to PropertyComplexDP
PresentationFramework (11)
System\Windows\Markup\BamlRecordReader.cs (11)
814ReaderFlags.PropertyComplexDP == CurrentContext.ContextType); 820ReaderFlags.PropertyComplexDP == CurrentContext.ContextType) 1025ReaderFlags.PropertyComplexDP == currentContext.ContextType) && 1234Debug.Assert( CurrentContext.ContextType != ReaderFlags.PropertyComplexDP ); 2001|| (CurrentContext.ContextType == ReaderFlags.PropertyComplexDP) ) 2068PushContext(ReaderFlags.PropertyComplexDP, propertyDefinition.AttributeInfo, propertyDefinition.PropertyType, 0); 3509case ReaderFlags.PropertyComplexDP: 3644ReaderFlags.PropertyComplexDP == CurrentContext.ContextType && 4534parentContextType == ReaderFlags.PropertyComplexDP || 4763if( parentContext.ContextType == ReaderFlags.PropertyComplexDP ) 5316ParentContext.ContextType == ReaderFlags.PropertyComplexDP)