Property | Type | Description | |
---|---|---|---|
BehaviorKey | string |
Method | Description | |
---|---|---|
RegionManagerRegistrationBehavior ( ) : System |
Initializes a new instance of RegionManagerRegistrationBehavior.
|
Method | Description | |
---|---|---|
OnAttach ( ) : void |
When the IRegion has a name assigned, the behavior will start monitoring the ancestor controls in the element tree to look for an IRegionManager where to register the region in.
|
Method | Description | |
---|---|---|
FindRegionManager ( DependencyObject dependencyObject ) : IRegionManager | ||
GetAttachedRegionManager ( ) : IRegionManager | ||
OnUpdatingRegions ( object sender, |
||
Region_PropertyChanged ( object sender, |
||
StartMonitoringRegionManager ( ) : void | ||
TryRegisterRegion ( ) : void |
public RegionManagerRegistrationBehavior ( ) : System | ||
return | System |