'宣言 Protected Overridable Sub OnIsStylusCaptureWithinChanged( _ ByVal e As System.Windows.DependencyPropertyChangedEventArgs _ )
'使用法 Dim instance As PageSettingsView Dim e As System.Windows.DependencyPropertyChangedEventArgs instance.OnIsStylusCaptureWithinChanged(e)
protected virtual void OnIsStylusCaptureWithinChanged( System.Windows.DependencyPropertyChangedEventArgs e )
パラメータ
- e