11 references to PropertyComplexDP
PresentationFramework (11)
System\Windows\Markup\BamlRecordReader.cs (11)
796ReaderFlags.PropertyComplexDP == CurrentContext.ContextType); 802ReaderFlags.PropertyComplexDP == CurrentContext.ContextType) 1007ReaderFlags.PropertyComplexDP == currentContext.ContextType) && 1216Debug.Assert( CurrentContext.ContextType != ReaderFlags.PropertyComplexDP ); 1983|| (CurrentContext.ContextType == ReaderFlags.PropertyComplexDP) ) 2050PushContext(ReaderFlags.PropertyComplexDP, propertyDefinition.AttributeInfo, propertyDefinition.PropertyType, 0); 3492case ReaderFlags.PropertyComplexDP: 3627ReaderFlags.PropertyComplexDP == CurrentContext.ContextType && 4513parentContextType == ReaderFlags.PropertyComplexDP || 4742if( parentContext.ContextType == ReaderFlags.PropertyComplexDP ) 5295ParentContext.ContextType == ReaderFlags.PropertyComplexDP)