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