|
static BindingBase | CloneBinding (this BindingBase bindingBase, BindingMode mode) |
| This methods is a wrapper to the internal method Clone of the BindingBase. Using this method should be considered unsafe. More...
|
|
Definition at line 13 of file BindingExtensions.cs.
static BindingBase SiliconStudio.Presentation.Extensions.BindingExtensions.CloneBinding |
( |
this BindingBase |
bindingBase, |
|
|
BindingMode |
mode |
|
) |
| |
|
static |
This methods is a wrapper to the internal method Clone of the BindingBase. Using this method should be considered unsafe.
- Parameters
-
bindingBase | The BindingBase to clone. |
mode | The BindingMode value to set for the clone. |
- Returns
- A clone of the given BindingBase
Definition at line 23 of file BindingExtensions.cs.
The documentation for this class was generated from the following file:
- D:/Projects/Bitbucket Hosting/DoxygenFilesAndSources/Paradox v1.0.0 beta06/sources/common/presentation/SiliconStudio.Presentation/Extensions/BindingExtensions.cs