4 references to c_IncludeChidren
PresentationCore (4)
Core\CSharp\System\Windows\Media\HitTestFilterBehavior.cs (4)
40ContinueSkipSelf = HTFBInterpreter.c_IncludeChidren, 45Continue = HTFBInterpreter.c_DoHitTest | HTFBInterpreter.c_IncludeChidren, 73return (((int)behavior) & c_IncludeChidren) == c_IncludeChidren;