シンタックス
'宣言
Public Sub RaiseNotificationEvent( _
ByVal As Microsoft.UI.Xaml.Automation.Peers.AutomationNotificationKind, _
ByVal As Microsoft.UI.Xaml.Automation.Peers.AutomationNotificationProcessing, _
ByVal As System.String, _
ByVal As System.String _
)
public void RaiseNotificationEvent(
Microsoft.UI.Xaml.Automation.Peers.AutomationNotificationKind ,
Microsoft.UI.Xaml.Automation.Peers.AutomationNotificationProcessing ,
System.string ,
System.string
)
パラメータ
- notificationKind
- notificationProcessing
- displayString
- activityId
参照