'宣言 Protected Overrides Sub OnVisualParentChanged( _ ByVal oldParent As System.Windows.DependencyObject _ )
'使用法 Dim instance As C1FlexViewer Dim oldParent As System.Windows.DependencyObject instance.OnVisualParentChanged(oldParent)
protected override void OnVisualParentChanged( System.Windows.DependencyObject oldParent )
パラメータ
- oldParent