NetworkConnectionStateTrigger Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Trigger for switching when the network availability changes
C#
public class NetworkConnectionStateTrigger : Windows.UI.Xaml.StateTriggerBase
type NetworkConnectionStateTrigger = class
inherit StateTriggerBase
Public Class NetworkConnectionStateTrigger
Inherits StateTriggerBase
- Inheritance
-
Windows.UI.Xaml.StateTriggerBaseNetworkConnectionStateTrigger
Network |
Initializes a new instance of the NetworkConnectionStateTrigger class. |
Connection |
Identifies the ConnectionState DependencyProperty |
Connection |
Gets or sets the state of the connection to trigger on. |
Product | Versions |
---|---|
Windows Community Toolkit | 6.1.1, 7.0.0, 7.1.0 |