Click or drag to resize

SPICE3MotfSettingsViewOnRefreshPendingParts Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3MotfSettingsView.OnRefreshPendingParts(System.Object,System.Windows.RoutedEventArgs)"]


Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public void OnRefreshPendingParts(
	Object sender,
	RoutedEventArgs e
)

Parameters

sender  Object

[Missing <param name="sender"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3MotfSettingsView.OnRefreshPendingParts(System.Object,System.Windows.RoutedEventArgs)"]

e  RoutedEventArgs

[Missing <param name="e"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3MotfSettingsView.OnRefreshPendingParts(System.Object,System.Windows.RoutedEventArgs)"]

See Also