2 references to ChildrenPropertyKey
PresentationFramework (2)
src\Framework\System\Windows\Controls\ViewPort3D.cs (2)
84
SetValue(
ChildrenPropertyKey
, _viewport3DVisual.Children);
137
public static readonly DependencyProperty ChildrenProperty =
ChildrenPropertyKey
.DependencyProperty;