[]
Represents a behavior that implements interaction with an interactive document.
public class DocumentBehavior : ScrollBehavior, IBehavior
| Name | Description |
|---|---|
| DocumentBehavior() |
| Name | Description |
|---|---|
| Attach(ScrollViewer) | Attaches the behavior to specified host. |
| Detach(ScrollViewer) | Detaches the behavior from specified host. |
| OnInitialize(ViewTypeViewModel) | Fired when the DocumentBehavior was initilalized. |