11 references to DType
PresentationFramework (11)
src\Framework\MS\Internal\Annotations\Anchoring\PathNode.cs (1)
266FrameworkContentElement.DType.IsInstanceOfType(parent))
src\Framework\MS\Internal\FrameworkObject.cs (2)
67else if (FrameworkContentElement.DType.IsInstanceOfType(d)) 109else if (FrameworkContentElement.DType.IsInstanceOfType(d))
src\Framework\MS\Internal\Helper.cs (1)
305else if (FrameworkContentElement.DType.IsInstanceOfType(d))
src\Framework\MS\Internal\PrePostDescendentsWalker.cs (1)
79if (FrameworkElement.DType.IsInstanceOfType(startNode) || FrameworkContentElement.DType.IsInstanceOfType(startNode))
src\Framework\System\Windows\BroadcastEventHelper.cs (1)
425else if (FrameworkContentElement.DType.IsInstanceOfType(d))
src\Framework\System\Windows\DescendentsWalker.cs (3)
56FrameworkContentElement.DType.IsInstanceOfType(_startNode)) 99else if (FrameworkContentElement.DType.IsInstanceOfType(d)) 407else if (FrameworkContentElement.DType.IsInstanceOfType(d))
src\Framework\System\Windows\Media\Animation\Storyboard.cs (1)
937if( FrameworkContentElement.DType.IsInstanceOfType(targetObject) )
src\Framework\System\Windows\StyleHelper.cs (1)
2341else if (FrameworkContentElement.DType.IsInstanceOfType(d))