net481
namespace System.Windows.Automation.Peers
{
public abstract class AutomationPeer : DispatcherObject
{
public void RaiseNotificationEvent(AutomationNotificationKind notificationKind, AutomationNotificationProcessing notificationProcessing, string displayString, string activityId);
}
}
.NET | 6.07.08.09.0 |
---|---|
.NET Framework | 4.8.1 |
Information specific to net481 | |
Assembly | PresentationCore , Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs to set |
Platform Restrictions | This framework does not have platform annotations. |