IvanGit
IvanGit
The error occurs when calling Open() ` in RJCP.IO.Ports.Native.Windows.CommState.SetCommState() в C:\Users\jcurl\Documents\Programming\rjcp.base\framework\serialportstream\code\Native\Windows\CommState.cs:line66 in RJCP.IO.Ports.Native.WinNativeSerial.SetPortSettings() в C:\Users\jcurl\Documents\Programming\rjcp.base\framework\serialportstream\code\Native\WinNativeSerial.cs:line 803 in RJCP.IO.Ports.SerialPortStream.Open(Boolean setCommState) в C:\Users\jcurl\Documents\Programming\rjcp.base\framework\serialportstream\code\SerialPortStream.cs:line 313` The error disappears when calling OpenDirect(). OS: Windows...
Interactivity: Cannot find governing FrameworkElement or FrameworkContentElement for target element.
Hello! #### Summary In certain situations, such as when a behavior template is changed and the behavior is removed, a `System.Windows.Data` error can occur. #### Steps to Reproduce 1. Attach...